main: Support passing bare directory names to commit
authorColin Walters <walters@verbum.org>
Wed, 28 Aug 2013 21:32:21 +0000 (17:32 -0400)
committerColin Walters <walters@verbum.org>
Wed, 28 Aug 2013 21:32:21 +0000 (17:32 -0400)
commitc9d7050d3dcbd76a92c0dbbfb3aa9146b4fe8e1a
tree89bafc30bba8567fbc6d2df8e345a23a06af8bea
parent499df2a90b4b9c6277615138541d1c35a738d869
main: Support passing bare directory names to commit

It segfaulted before if you passed non-options, and a single directory
name is probably what people want.
src/ostree/ot-builtin-commit.c
tests/test-basic.sh